.photo_author_item .format{
	display: inline-block;
    height: 20px;
    min-width: 38px;
    text-align: center;
	font-size: 14px;
    border-radius: 2px;
    margin-right: 5px;
    padding: 1px 2px;
    font-family:"微软雅黑";
}
.photo_author_item .format:first-child{
	margin-left: 6px;
}

/* 作品格式样式 */
.photo_author_item span.format.psd{
	color: #25cafb;
    background-color: #011d25;
    border-color: #25cafb;	
}
.photo_author_item span.format.ai,.photo_author_item span.format.eps{
	color: #f17d0e;
    background-color: #261300;
    border-color: #f17a0b;	
}
.photo_author_item span.format.cdr,.photo_author_item span.format.cdr-x4{
	color: #d3ff88;
    background-color: #497106;
    border-color: #9dd43f;	
}
.photo_author_item span.format.pdf,
.photo_author_item span.format.mp4,
.photo_author_item span.format.dwg,
.photo_author_item span.format.png,
.photo_author_item span.format.svg,
.photo_author_item span.format.jpg{
	color: #ffffff;
    background-color: #3598db;
    border-color: #3598db;	
}
.photo_author_item span.format.max{
	color: #b2f1f3;
    background-color: #006060;
    border-color: #a4d7d9;	
}
.photo_author_item span.format.3ds{
	color: #b2f1f3;
    background-color: #006060;
    border-color: #a4d7d9;	
}
.photo_author_item span.format.xlsa{
	color: #fff;
    background-color: #1f7246;
    border-color: #85be9f;	
}
.photo_author_item span.format.pptx{
	color: #fff;
    background-color: #d04626;
    border-color: #f5b89a;	
}
.photo_author_item span.format.c4d{
	color: #d9ddff;
    background-color: #060a2c;
    border-color: #7077b5;	
}
.photo_author_item span.format.skp{
	color: #f3efe5;
    background-color: #e72832;
    border-color: #ffc397;	
}



.photo_con_container{
	padding:40px 0 30px 0;
	background: #F4F4F4;
	height: auto;
}
.photo_con{
	width: 840px;
	height: auto;
	padding: 20px;
	background-color: #fff;
	border-radius: 4px;
	float: left;
	position: relative;
}
.photo_con .h_item_grade{
	position: absolute;
	right: -6px;
	top: -6px;
}
.photo_con_title{
	font-size: 18px;
	color: #444;
	line-height: 28px;
	font-weight: bold;
	margin-bottom: 10px;
}
.photo_con_breadnav,.photo_con_breadnav a,.photo_con_item{
	color: #A3A3A3;
	font-size: 14px;
	line-height: 25px;
}
.photo_con_breadnav .cur_work{
	color: #ff8800;
}
.photo_con_breadnav a:hover{
	color: #ff8800;
}
.photo_con_item{
	border-bottom: 1px solid #F4F4F4;
	padding-bottom: 16px;
}
.photo_con_item .item{
	float: left;
	margin-right: 34px;
}
.photo_con_item .item span{
	margin:0 6px;
}
.photo_con_item .item img{
	vertical-align: text-top;
}

.photo_con_desc{
	padding-top: 20px;
	margin-bottom: 10px;
}
.photo_con_desc p{
	font-size: 14px;
	color: #444;
	line-height: 18px;
	margin-bottom: 4px;
}
.photo_con p:last-child{
	margin-bottom: 0px;
}
.photo_pic_item{
	margin-bottom: 10px;
	cursor: pointer;
}
.photo_pic_item img{
	width: 100%;
}
.share_left{
	width: 30px;
	height: 30px;
	padding: 2px 5px;
	cursor: pointer;
	border: 1px solid #EDEDED;
	background: #FAFAFA;
}
.share_right .share_title{
	color: #444;
	line-height: 30px;
	display: inline-block;
}
.share_right .share{
	display: inline-block;
	width: auto;
	height: 30px;
	background: #fff;
	float: right;
}
.share_right .share a.sta_site{
	display: inline-block;
	width: 30px;
	height: 20px;
	float: left;
	vertical-align: middle;
	transition: all 0.3s;
	margin-top: 5px;
	padding: 0 5px;
}
.share_right .share a.sta_site:last-child{
	margin-right: 0;
	border-right: none;
}
.share_right .share a.share_sina{
	background: url("../../img/content/detail_ic_sina_nor.png") no-repeat center;
}
.share_right .share a.share_sina:hover{
	background-image: url("../../img/content/detail_ic_sina_pre.png");
}
.share_right .share a.share_qq{
	background: url("../../img/content/detail_ic_qq_nor.png") no-repeat center;
}
.share_right .share a.share_qq:hover{
	background-image: url("../../img/content/detail_ic_qq_pre.png");
}
.share_right .share a.share_weixin{
	background: url("../../img/content/detail_ic_weixin_nor.png") no-repeat center;
}
.share_right .share a.share_weixin:hover{
	background-image: url("../../img/content/detail_ic_weixin_pre.png");
}
.share_right .share a.share_huaban{
	background: url("../../img/content/detail_ic_huaban_nor.png") no-repeat center;
}
.share_right .share a.share_huaban:hover{
	background-image: url("../../img/content/detail_ic_huaban_pre.png");
}
.share_weixin{
	position: relative;
}
.share_weixin em{
	position: absolute;
	top: 25px;
	left: -40px;
	padding: 8px;
	box-shadow: 0 1px 6px 0 rgba(0,0,0,.15);
	background: #fff;
}
.share_weixin em.share_em{
	display: none!important;
}
.detail_masonry .title{
	padding: 30px 0 20px 0;
	font-size: 16px;
	color: #444;
}
/* 右侧 */
.photo_author{
	width: 340px;
	height: auto;
	float: right;
	position: relative;
}
.photo_author>div{
	padding: 20px;
	border-radius: 4px;
	background: #fff;
}
.photo_author .photo_author_top{
	margin-bottom: 10px;
}
.photo_author .photo_author_top .photo_author_headimg{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin-right: 18px;
}
.photo_author .photo_top_username{
	max-width: 150px;
	width: 150px;
}
.photo_author .photo_author_people span{
	display: inline-block;
	width: 70px;
	color: #444;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}
.photo_author .photo_author_people img{
	display: inline-block;
	vertical-align: middle;
	float: left;
	margin: 1px 0 0 6px;
}
.photo_author .photo_author_lv{
	font-size: 12px;
	color: #fff;
	background: #FF9B31;
	border-radius: 4px;
	padding: 1px 6px;
	margin-top: 8px;
	display: inline-block;
}
.photo_author_people{
	cursor: pointer;
	position: relative;
}


.photo_author_people .tip{
	display: none;
	position: absolute;
	right: -20px;
	top: 0;
	padding: 2px 5px;
	border: 1px solid #ff9b31;
	background: #fff;
	color: #ff9b31;
	font-size: 12px;
}
.photo_author_people .tip:before{
	top: 4px;
    left: -13px;
    content: " ";
    position: absolute;
    border: 6px solid;
    z-index: 2;
    border-color: transparent #ff9b31 transparent transparent;
}
.photo_author_people .tip:after{
	top: 4px;
    left: -12px;
    content: " ";
    position: absolute;
    border: 6px solid;
    z-index: 3;
    border-color: transparent #fff transparent transparent;
}
.photo_author_people:hover .tip{
	display: block;
}

.photo_author .photo_author_mid{
	margin-bottom: 10px;
}
.photo_author_item{
	font-size: 14px;
	color: #444;
	line-height: 1;
	margin-bottom: 14px;
}
.photo_author_item:last-child{
	margin: 0;
}
.photo_author_item span{
	color: #A3A3A3;
}
.source_file_btn{
	width: 100%;
	height: 46px;
	border-radius: 4px;
	border: none;
	outline: none;
	color: #fff;
	font-size: 18px;
	margin-top: 10px;
	background: -webkit-linear-gradient(left, #ffaa00 , #ff8800); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #ffaa00, #ff8800); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #ffaa00, #ff8800); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #ffaa00 , #ff8800); /* 标准的语法 */
}
.source_file_btn:hover{
	box-shadow: 0 0 6px #ff9b31;
}
.source_file_btn img{
	margin-right: 10px;
}
.photo_sta_btn{
	width: 300px;
	height: 46px;
	line-height: 46px;
	border-radius: 4px;
	font-size: 14px;
	color: #FF9B31;
	border: 1px solid #ff8800;
	background: #fff;
	outline: none;
}
.upgrade_members{
	background: #fffaf4;
}
.photo_sta_btn:hover{
	box-shadow: 0 0 6px #ff9b31;
}
.photo_author_bottom p.title{
	font-size: 16px;
	color: #444;
}
.photo_author_bottom p{
	margin-bottom: 12px;
	color: #A3A3A3;
}
.photo_author_bottom p:last-child{
	margin-bottom: 0px;
}

.work_project_bigpic_layer{
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
}
.work_project_bigpic_layer .mask{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.8);
}
.work_project_bigpic_layer .closeBtn{
	position: absolute;
	top: 20px;
	right: 20px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	border-radius: 50%;
	background: #222;
	cursor: pointer;
	color: #fff;
}
.work_project_bigpic_layer .closeBtn:hover{
	color: #FF9B31;
}
.bigpic_box{
	width: 840px;
	height: 100%;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 0;
	overflow-y: scroll;
}
.bigpic_box::-webkit-scrollbar{display: none;}
.bigpic_box::-moz-scrollbar{display: none;}
.bigpic_box::scrollbar{display: none;}

.bigpic_lists{
	width: 840px;
	padding: 20px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
}

body.barhide::-webkit-scrollbar{display: none;}
body.barhide::-moz-scrollbar{display: none;}
body.barhide::scrollbar{display: none;}


.bigpic_lists>img {
        margin-top: 10px;
    }
    *{
        box-sizing: content-box;
    }
    .photo_con_container{
        box-sizing: border-box;
    }
    .photo_con,.photo_author{
        box-sizing: border-box;
    }
    
    #cybox{
        box-sizing: content-box;
        background: #fff;
        width: 800px;
        float: left;
        padding: 20px;
        margin-top: 20px;
        border-radius: 4px;
    }

    .imgBox >.levelIcon{
        position: absolute;
        top: 28px;
        left: 35px;
    }
    .photo_author_item .format{
        line-height: 20px;
    }
    .photo_author_item span.format.dm{
        color: #ffffff;
        background-color: #35981D;
        border-color: #35981D;
    }
    .photo_author_item span.format.ksp{
        color: #ffffff;
        background-color: #13978D;
        border-color: #13978D;
    }


    .photo_con_container{
        padding-top: 0px;
    }
    .pos{
        width: 1200px;
        height: 40px;
        line-height: 40px;
        margin: 0 auto;
        color: rgba(102,102,102,1);
    }
    .pos a{
        color: rgba(102,102,102,1);
    }
    .pos a:hover{
        color: #FF9B31;
    }
    .desc_box{
        padding-top: 10px;
        color: #ccc;
    }
    .tag_box{
        margin-top: 10px;
        color: #999;
        line-height: 24px;
    }
    .tag_box a{
        /*width: 68px;*/
        padding: 0 12px;
        height: 22px;
        border: 1px #ccc solid;
        border-radius: 4px;
        font-size: 12px;
        display: inline-block;
        text-align: center;
        line-height: 22px;
        cursor: pointer;
        /*margin-right: 6px;*/
        margin: 0 6px 6px 0;
        color: #999;
    }
    .tag_box a:hover{
        color: #FF9B31;
        border: 1px #FF9B31 solid;
    }
    .other_box {
        width: 100%;
        border-top: 2px #666 dotted;
        margin-top: 10px;
        padding-top: 10px;
        color: #999;
    }
    .other_box .other{
        width: 300px;
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
    }
    .other_box .other a{
        color: #999;
    }
    .other_box .other a:hover{
        color: #FF9B31;
    }
    .other_box .prev{
        float: left;
        
    }
    .other_box .next{
        float: right;
    }
    .recommend_box{
        float: left;
        width: 100%;
        
    }
    .recommend_box h3{
        font-size: 20px;
        font-weight: normal;
        color: rgba(68,68,68,1);
        /*margin-bottom: 30px;*/
        margin:30px 0 30px 0;
    }
    .recommend_box .reWorks{
        width: 100%;
        /*height: auto;*/
        background: #ccc;
    }
    .recommend_box .reWork{
        width: 265px;
        height: 300px;
        background: #fff;
        margin: 0 20px 20px 0;
        float: left;
        padding: 10px;
        border-radius: 4px;
    }
    .recommend_box .reWork:hover{
        margin-top: -2px;
        box-shadow: 0px 0px 4px 4px rgba(102,102,102,0.2),0px 0px 4px 4px rgba(102,102,102,0.2);
    }
    .recommend_box .reWork:nth-child(4n){
        margin-right: 0px;
    }
    .recommend_box .reWork .imgBox{
        width: 265px;
        height: 265px;
        position: relative;
        overflow: hidden;
    }
    .recommend_box .reWork .imgBox img{
        width: 265px;
        height: 265px;
    }
    .recommend_box .reWork .imgBox .workLevel{
        position: absolute;
        top: 20px;
        left: 0;
    }
    .recommend_box .reWork .imgBox .workNum{
        position: absolute;
        /*bottom: 10px;*/
        bottom: -20px;
        right: 0;
        width: 100%;
        height: 20px;
        /*background: #fff;*/
    }
    .workNum .num{
        float: right;
        padding: 0 10px;
        margin-left: 8px;
        background: rgba(34,34,34,0.8);
        /*background: #666;*/
        border-radius: 2px;
        text-align: center;
        color: #fff;
    }
    .workNum .num i{
        margin-right: 4px;
        width: 12px;
        height: 10px;
        display: inline-block;
        vertical-align: middle;
        margin-top: -2px;
    }
    .recommend_box .reWork .imgBox .workLevel img{
        width: 100%;
        height: 100%;
    }
    .recommend_box .reWork .titleBox{
        width: 240px;
        height: 35px;
        color: rgba(68,68,68,1);
        line-height: 35px;
        /*background: #eec;*/
        overflow: hidden;
        text-overflow:ellipsis;
        white-space: nowrap;
    }

    .titleBox a{
        color: rgba(68,68,68,1);
    }
    .titleBox a:hover{
        color: #FF9B31;
    }
    .icon_downs{
        background: url("/static/home/dist/img/Info/icon_downs.png") no-repeat center;
    }
    .icon_collects{
        background: url("/static/home/dist/img/Info/icon_collects.png") no-repeat center;
    }
    .icon_views{
        background: url("/static/home/dist/img/Info/icon_views.png") no-repeat center;
    }
    .reWork .workContr{
        position: absolute;
        right: 4px;
        top: 10px;
        display: none;
    }
    .reWork .workContr .conBtn{
        width: 34px;
        height: 34px;
        
        float: left;
        border-radius: 4px;
        cursor: pointer;
    }
    .reWork .workContr .conBtn img{
        margin: 5px auto 0;
        display: block;
        width: 20px;
        height: 20px;
    }
    .reWork .workContr .downBtn{
        margin-right: 10px;
        background: linear-gradient(#ffba00, #ff8800);
    }
    .reWork .workContr .downBtn:hover{
        background: linear-gradient(#ffaa00, #ff7800);
    }
        
    .reWork .workContr .colBtn{
        margin-right: 10px;
        background: #fff;
    }

    .recommend_box .reWork:hover .workContr{
        display: block;
    }
